[ACM] Simpler interface to hypercalls
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 24 May 2007 09:18:55 +0000 (10:18 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 24 May 2007 09:18:55 +0000 (10:18 +0100)
commitfab51b46ae28d30db5195aaa146df2403b2cd3bc
tree1fd14240dfc7a961a94a57cd0a0fd51a3d8d2bfa
parent903fb0f33dc2de448245c73ec51bfc45d94deb4c
[ACM] Simpler interface to hypercalls

Implement a simpler interface for the hypercalls to ACM. I put the
parameters to all hypercalls into a union. On top of this I have
implemented a shim layer for enabling ACM hypercalls on PPC.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
tools/libxc/xc_acm.c
tools/python/xen/lowlevel/acm/acm.c
tools/security/secpol_tool.c
xen/common/acm_ops.c
xen/include/public/acm_ops.h
xen/include/xen/hypercall.h